InputContentType type

入力内容タイプのタイプ

type InputContentType = "input_text" | "input_image" | "input_file"