Captures the current viewport, returning null when a capture is temporarily unavailable.
null
Task<NativeWebViewSnapshot?> CaptureSnapshotAsync(CancellationToken cancellationToken = default(CancellationToken))