Provides struct and type for a FileSystemTextContent
@type t() :: %OpenCode.Generated.FileSystemTextContent{ content: String.t(), mime: String.t(), type: String.t() }