pub fn open_aside_for_app( appid: &str, session_id: u64, url: &str, tab_id: Option<&str>, ) -> Result<String, LxAppError>
Open a tab in the API-managed aside browser group.