Inserts text into the captured target. Targets are single-use and invalid after navigation.
Task<bool> InsertTextAtContextMenuTargetAsync(NativeWebViewContextMenuTarget target, string text, CancellationToken cancellationToken = default(CancellationToken))