pub async fn get_option_chain( client: &Arc<FutuClient>, input: OptionChainInput<'_>, ) -> Result<String>