pub async fn MountainProvideDocumentHighlights( application_handle: AppHandle<Wry>, uri: String, position: Value, ) -> Result<Value, String>
Finds symbol occurrences (document highlights) in a document