Apple Music API: only get full Albums from user's library

If a user has only added one song from an album in its library, the library album endpoint (/me/library/albums) will return this album.

It does not make sense because the user did not add the full album to its library, only one song. Note that the Apple Music app is doing the same in its Library > Albums section.

How to retrieve only those albums which have been added ?