suspend fun getManga(id: Int): Manga
Function to get manga by it's MyAnimeList id
id - : MyAnimeList id of the manga.
id
Return Manga with given MyAnimeList id.