pub async fn get_actor_state( address: SocketAddr, config: &Config, actor_id: &str, ) -> CliResult<Option<Vec<u8>>>
Get actor state with CLI error handling