spawnmenu.GetContentType
Description
Returns the function to create an vgui element for a specified content type, previously defined by spawnmenu.AddContentType.
If a content type doesn't exist, a dummy function will be returned, and a warning printed to the console.
You probably want to use spawnmenu.CreateContentIcon to create icons.