Use this interface to change the catalog dock pane content and
secondary content for the portal content type
Get the catalog content type currently being shown
//Gets the Catalog pane
var catalogWindow = Project.GetCatalogPane() as ICatalogWindow;
var catContentType = catalogWindow.GetCurrentContentType();
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.6 or higher.