pub fn export_content_to_file( content: &Content, base_path: &Path, source_type: &str, ) -> Result<()>