get Loaded Module
Look up the currently loaded module with the specified resolved module name. Return null if the module is not currently loaded.
Return
The loaded module or null.
Parameters
resolved Module Name
The name of the module to locate.