method Files.prototype.contentimport { Files } from "https://deno.land/x/openai@v4.21.0/resources/mod.ts"; content(fileId: string, options?: Core.RequestOptions): Core.APIPromise<Response>Returns the contents of the specified file. ParametersfileId: stringoptionaloptions: Core.RequestOptionsReturnsCore.APIPromise<Response>