pub fn extract_verification_code(content: impl AsRef<str>) -> Option<String>
Extracts a 4-8 digit verification code from plain text or HTML.