pub fn extract_as(content: &str, format: Format) -> Extracted
Extract plain text with an explicit format override.
Skips format detection and applies the specified extraction strategy directly.