Returns HTML from the system clipboard.
@override Future<String?> getClipboardHtml() async => _hostApi.getClipboardHtml();