The blogs loop (best called the “site” loop nowadays) just iterates through your sites. You need to do regular WordPress post loops or functions to get those sites’ data. This is of course going to be awfully slow on page load, so I’d cache it somewhere, too.