Creates a canvas image from the image source.
The image source
The canvas image const image = await createCanvasImage('https://example.com/image.png');
/docs/canvacord/function/createCanvasImage