pub fn drive_download_text( token: &str, file_id: &str, ) -> Result<String, &'static str>
通常ファイル(text/plain 等)の本文をダウンロード(alt=media)。 バイナリは https_request が UTF-8 lossy になるため、テキスト用途のみ想定。
alt=media