pub fn execute_query_command_for_document( command: &str, uri: &Url, text: &str, position: Position, ) -> Option<Value>