Dynamically imports MsgResource objects from an array of file paths.
Array of absolute paths to .msg.(ts|js) files
Promise resolving to array of MsgResource instances
Error if any file cannot be imported as a valid MsgResource
Dynamically imports MsgResource objects from an array of file paths.