suspend fun getMangaForum(id: Int): MangaForum
Function to get manga's forum by it's MyAnimeList id
id - : MyAnimeList id of the manga.
id
Return List of topics to the manga with given MyAnimeList id.