pub(crate) fn read_indexed_file_content( store: &AtlasStore, file_key: &str, ) -> Result<String, CliError>
Read content for a previously validated indexed file key.