pub fn drive_cat(token: &str, file_id: &str) -> Result<String, &'static str>
file_id だけから本文を取得する(mime_type をまず問い合わせてから分岐)。 CUI コマンド(drive cat <id>)向けの一括ヘルパー。
drive cat <id>