Creates a new module in a specific course using the Canvas LMS API.
create_module(canvas, course_id, module_name, position = NULL)A confirmation message that the module has been created.
A list containing the 'api_key' and 'base_url' for authentication.
The ID of the course in which to create the module.
The title of the module.
(Optional) The position of this module in the course