pub fn extract_meta_content(document: &Html, name: &str) -> Option<String>
Extract content from a meta tag by name