CORS bloked while trying to fetch images

i’m trying to write a plugin to download all the external images to local assests folder.
but when i try to use a function called “fetch”, the console told me:

fetch url was blocked by app://obsidian.md, for cors reason.

is there any advise ?