pub fn read_document(path: &Path) -> Result<DocumentContent>
读取 DOC 或 DOCX,并转换为不暴露底层解析器类型的语义文档。
文件无法打开或解析时返回错误。