pub fn extract_json_object(content: &str) -> Result<Value>
Extract JSON object from markdown fences or leading prose (web models).