fn query_to_content( query: &str, language: &String, fuzzy: bool, target: Option<&String>, context: &mut Context, ) -> String