Display posts using post ID’s in an array

Get post thumbnail by id = get_the_post_thumbnail($id);

Get the title by id = get_the_title($id);